-
Home
-
WooCommerce PayPal Payments
-
1.9.5
-
Code
-
Classes
- SellerReceivableBreakdown
Total Complexity |
15 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
197 |
Lines of code |
59 |
Logical lines of code |
30 |
Comment lines |
104 |
Methods |
9 |
Properties |
7 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
to_array() |
S |
51 |
7 |
29 |
__construct() |
S |
65 |
1 |
9 |
gross_amount() |
S |
82 |
1 |
3 |
paypal_fee() |
S |
82 |
1 |
3 |
paypal_fee_in_receivable_currency() |
S |
82 |
1 |
3 |
net_amount() |
S |
82 |
1 |
3 |
receivable_amount() |
S |
82 |
1 |
3 |
exchange_rate() |
S |
82 |
1 |
3 |
platform_fees() |
S |
82 |
1 |
3 |